-
FindPatientRecord
9:01:43 pm / 00:01:11:463 Pass
FindPatientRecord
08.08.2025 9:01:43 pm 08.08.2025 9:02:54 pm 00:01:11:463 · #test-id=4Status Timestamp Details Info 9:01:43 pm Tags: @smokeInfo 9:01:43 pm Navigating to Login page Pass 9:01:49 pm Step 1: Given The User is on the Login page Info 9:01:49 pm Entering valid username and password Pass 9:01:50 pm Step 2: When The User enters a valid username and password Info 9:01:50 pm Clicking login button Pass 9:01:52 pm Step 3: When The User clicks the login button Info 9:01:52 pm Verifying homepage redirection Pass 9:01:53 pm Step 4: Then The User should be redirected to the Homepage Pass 9:01:56 pm Step 5: The User should click on Find Patient Record option in the menu Info 9:01:56 pm Entering patient ID: 100HXG Pass 9:01:56 pm Step 6: The User enters a valid patient ID from jsondata file Info 9:01:56 pm Verifying patient record for ID: 100HXG Pass 9:01:57 pm Step 7: The patient record for patient ID should be displayed Pass 9:01:57 pm ✅ Scenario passed: Successfully find a patient record by ID Status Timestamp Details Info 9:02:02 pm Tags: @smokeInfo 9:02:02 pm Navigating to Login page Pass 9:02:06 pm Step 1: Given The User is on the Login page Info 9:02:06 pm Entering valid username and password Pass 9:02:07 pm Step 2: When The User enters a valid username and password Info 9:02:07 pm Clicking login button Pass 9:02:09 pm Step 3: When The User clicks the login button Info 9:02:09 pm Verifying homepage redirection Pass 9:02:10 pm Step 4: Then The User should be redirected to the Homepage Pass 9:02:13 pm Step 5: The User should click on Find Patient Record option in the menu Info 9:02:13 pm Entering invalid patient ID: invalidID Pass 9:02:13 pm Step 6: The User enters an invalid patient ID Info 9:02:13 pm Verifying error message: No matching records found Pass 9:02:15 pm Step 7: An error message should be displayed Pass 9:02:15 pm ✅ Scenario passed: Unsuccessful search for a patient record with invalid ID Status Timestamp Details Info 9:02:18 pm Tags: @smokeInfo 9:02:18 pm Navigating to Login page Pass 9:02:23 pm Step 1: Given The User is on the Login page Info 9:02:23 pm Entering valid username and password Pass 9:02:23 pm Step 2: When The User enters a valid username and password Info 9:02:23 pm Clicking login button Pass 9:02:26 pm Step 3: When The User clicks the login button Info 9:02:26 pm Verifying homepage redirection Pass 9:02:26 pm Step 4: Then The User should be redirected to the Homepage Pass 9:02:29 pm Step 5: The User should click on Find Patient Record option in the menu Info 9:02:29 pm Entering invalid patient ID: 99999 Pass 9:02:30 pm Step 6: The User enters an invalid patient ID Info 9:02:30 pm Verifying error message: No matching records found Pass 9:02:31 pm Step 7: An error message should be displayed Pass 9:02:31 pm ✅ Scenario passed: Unsuccessful search for a patient record with invalid ID Status Timestamp Details Info 9:02:35 pm Tags: @regressionInfo 9:02:35 pm Navigating to Login page Pass 9:02:38 pm Step 1: Given The User is on the Login page Info 9:02:38 pm Entering valid username and password Pass 9:02:39 pm Step 2: When The User enters a valid username and password Info 9:02:39 pm Clicking login button Pass 9:02:42 pm Step 3: When The User clicks the login button Info 9:02:42 pm Verifying homepage redirection Pass 9:02:42 pm Step 4: Then The User should be redirected to the Homepage Pass 9:02:46 pm Step 5: The User should click on Find Patient Record option in the menu Info 9:02:46 pm Entering patient name: Micheal Francis Scott Pass 9:02:46 pm Step 6: The User enters a valid patient name from jsondata file Info 9:02:46 pm Verifying patient record for name: Micheal Francis Scott Pass 9:02:46 pm Step 7: The patient record for the name should be displayed Info 9:02:46 pm Clicking on patient record for: Micheal Francis Scott Pass 9:02:53 pm Step 8: Clicks on the patient record to view details Info 9:02:53 pm Verifying patient details for: 100HXG Pass 9:02:54 pm Step 9: The patient record for the name should be displayed on the Patient Details page Info 9:02:54 pm Verifying patient details for ID: 100HXG Pass 9:02:54 pm Step 10: The patient details should match the details from jsondata file Pass 9:02:54 pm ✅ Scenario passed: Successfully find a patient record by name and match all details from jsondata file -
Login
9:02:58 pm / 00:00:52:935 Pass
Login
08.08.2025 9:02:58 pm 08.08.2025 9:03:51 pm 00:00:52:935 · #test-id=85Status Timestamp Details Info 9:02:58 pm Tags: @smokeInfo 9:02:58 pm Navigating to Login page Pass 9:03:03 pm Step 1: Given The User is on the Login page Info 9:03:03 pm Entering valid username and password Pass 9:03:03 pm Step 2: When The User enters a valid username and password Info 9:03:03 pm Clicking login button Pass 9:03:05 pm Step 3: When The User clicks the login button Info 9:03:05 pm Verifying homepage redirection Pass 9:03:06 pm Step 4: Then The User should be redirected to the Homepage Pass 9:03:06 pm ✅ Scenario passed: Successful login with valid credentials Status Timestamp Details Info 9:03:10 pm Tags: @smokeInfo 9:03:10 pm Navigating to Login page Pass 9:03:16 pm Step 1: Given The User is on the Login page Info 9:03:16 pm Entering username: invalidUser and password: wrongPass Pass 9:03:17 pm Step 2: When The User enters "invalidUser" and "wrongPass" Info 9:03:17 pm Clicking login button Pass 9:03:19 pm Step 3: When The User clicks the login button Info 9:03:19 pm Verifying error message is displayed Pass 9:03:19 pm Step 4: Then An error message should be displayed Pass 9:03:19 pm ✅ Scenario passed: Unsuccessful login with invalid credentials Status Timestamp Details Info 9:03:23 pm Tags: @smokeInfo 9:03:23 pm Navigating to Login page Pass 9:03:27 pm Step 1: Given The User is on the Login page Info 9:03:27 pm Entering username: testUser and password: wrong1234 Pass 9:03:27 pm Step 2: When The User enters "testUser" and "wrong1234" Info 9:03:27 pm Clicking login button Pass 9:03:29 pm Step 3: When The User clicks the login button Info 9:03:29 pm Verifying error message is displayed Pass 9:03:29 pm Step 4: Then An error message should be displayed Pass 9:03:29 pm ✅ Scenario passed: Unsuccessful login with invalid credentials Status Timestamp Details Info 9:03:32 pm Tags: @smokeInfo 9:03:32 pm Navigating to Login page Pass 9:03:37 pm Step 1: Given The User is on the Login page Info 9:03:37 pm Leaving username and password fields empty Pass 9:03:37 pm Step 2: When The User leaves the username and password fields empty Info 9:03:37 pm Clicking login button Pass 9:03:37 pm Step 3: When The User clicks the login button Info 9:03:37 pm Verifying session error message is displayed Pass 9:03:38 pm Step 4: Then An session error message should be displayed Pass 9:03:38 pm ✅ Scenario passed: Login with empty credentials Status Timestamp Details Info 9:03:41 pm Tags: @smokeInfo 9:03:41 pm Navigating to Login page Pass 9:03:45 pm Step 1: Given The User is on the Login page Info 9:03:45 pm Entering valid username and password Pass 9:03:46 pm Step 2: When The User enters a valid username and password Info 9:03:46 pm Clicking login button Pass 9:03:48 pm Step 3: When The User clicks the login button Info 9:03:48 pm Verifying homepage redirection Pass 9:03:49 pm Step 4: Then The User should be redirected to the Homepage Info 9:03:49 pm Clicking logout button Pass 9:03:50 pm Step 5: When The User clicks the logout button Info 9:03:50 pm Verifying redirection to Login page Pass 9:03:51 pm Step 6: Then The User should be redirected to the Login page Pass 9:03:51 pm ✅ Scenario passed: Logout successfully
Started
Aug 8, 2025 09:01:39 pm
Ended
Aug 8, 2025 09:03:51 pm
Tests Passed
2
Tests Failed
0
Tests
Steps
Log events
Timeline
System/Environment
| Name | Value |
|---|---|
| OS | Windows 11 |
| Java Version | 23.0.2 |
| Browser | chrome |
| Environment | test |